Skip to content

feat(passport): logout endpoint for game sdks#2674

Merged
nattb8 merged 1 commit into
mainfrom
feat/logout-game-sdk
Jul 30, 2025
Merged

feat(passport): logout endpoint for game sdks#2674
nattb8 merged 1 commit into
mainfrom
feat/logout-game-sdk

Conversation

@nattb8

@nattb8 nattb8 commented Jul 29, 2025

Copy link
Copy Markdown
Contributor

Hi👋, please ensure the PR title follows the below standards:

  • PR is titled with conventional commit style naming: type(scope): message. For example: feat(passport): my new feature
  • If you have introduced modification that necessitates immediate adjustments by this SDK's users to their applications, clients, or integrations to avert disruptions to existing features or functionalities, add a ! after the type(scope), for example feat(passport)!: my new breaking feature

Summary

Windows does not reliably trigger custom URL protocols on redirect. To improve logout behaviour for Game SDKs, a dedicated Passport logout URL with a manual redirect link was added.

This PR updates the Passport package to use the dedicated logout URL for Game SDKs.

ID-3873

Detail and impact of the change

Added

Changed

Deprecated

Removed

Fixed

Security

Anything else worth calling out?

@nattb8 nattb8 requested a review from a team as a code owner July 29, 2025 00:43
@nx-cloud

nx-cloud Bot commented Jul 29, 2025

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit b2e897d

Command Status Duration Result
nx affected -t build,lint,test ✅ Succeeded 3m View ↗
nx run-many -p @imtbl/sdk,@imtbl/checkout-widge... ✅ Succeeded 1m 16s View ↗

☁️ Nx Cloud last updated this comment at 2025-07-29 03:37:55 UTC

@nattb8 nattb8 added this pull request to the merge queue Jul 30, 2025
Merged via the queue into main with commit 8a368cb Jul 30, 2025
8 checks passed
@nattb8 nattb8 deleted the feat/logout-game-sdk branch July 30, 2025 03:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants